-
Home
-
SmobilPay for e-commerce – Mobile Money Gateway for WooCommerce
-
1.0.8 (latest)
-
Code
-
Classes
- WC_Enkap_Gateway
| Total Complexity |
30 |
| Dependencies |
15 |
| Dependents |
1 |
| Total lines |
361 |
| Lines of code |
277 |
| Logical lines of code |
98 |
| Comment lines |
11 |
| Methods |
15 |
| Properties |
5 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| onNotification() |
S |
47 |
5 |
36 |
| onReturn() |
S |
55 |
6 |
18 |
| init_form_fields() |
S |
38 |
1 |
86 |
| prepareOrderData() |
S |
52 |
2 |
24 |
| process_admin_options() |
S |
54 |
2 |
22 |
| __construct() |
S |
55 |
2 |
18 |
| process_payment() |
S |
56 |
2 |
18 |
| handleOrderResponse() |
S |
58 |
2 |
16 |
| validate_fields() |
S |
68 |
2 |
7 |
| logEnkapPayment() |
S |
63 |
1 |
11 |
| get_icon() |
S |
66 |
1 |
7 |
| registerHooks() |
S |
78 |
1 |
3 |
| getWcOrder() |
S |
79 |
1 |
3 |
| createOrderService() |
S |
78 |
1 |
3 |
| placeOrder() |
S |
73 |
1 |
5 |